home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / tex / files / !preview / !Run < prev    next >
Encoding:
Text File  |  1991-02-19  |  1.4 KB  |  38 lines

  1. |
  2. | !Run file for !Preview
  3. | Edinburgh Software Products
  4. | Copyright 1990 Graham Toal and Pieter `Tiggr' Schoenmakers
  5. | Much improved 1991 by Ian Young.
  6. |
  7. Set File$Type_CE4 DVI-82
  8. Set Alias$@RunType_CE4 Run <Obey$Dir> %%*0
  9. IconSprites <Obey$Dir>.!Sprites
  10. |
  11. Set Preview$Dir <Obey$Dir>
  12. |
  13. If "<System$Path>" = "" Then Error 0 System resources can't be found
  14. If "<TexFonts$Path>" = "" Then Error 0 Can't find the TeX fonts.  Make sure !TeX has been loaded.
  15. |
  16. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
  17. RMEnsure SharedCLibrary 3.50 Error 0 You need C Library 3.50 or later (clib)
  18. |
  19. RMEnsure FPEmulator 0.00 RMLoad System:Modules.FPEmulator
  20. RMEnsure FPEmulator 0.00 Error 0 Can't find the Floating Point Emulator (fpemulator)
  21. |
  22. | we were using 2.50 -- official release is 2.44
  23. RMEnsure FontManager 2.44 RMLoad System:Modules.Fonts
  24. RMEnsure FontManager 2.44 Error 0 You need FontManager 2.44 or later (fonts)
  25. |
  26. | we were using 0.59 -- official release is 0.52
  27. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  28. RMEnsure ColourTrans 0.52 Error 0 You need Colour Selector 0.52 or later (colours)
  29. |
  30. | we were using 0.06 -- official release is 0.04
  31. RMEnsure SuperSample 0.04 RMLoad System:Modules.Super
  32. RMEnsure SuperSample 0.04 Error 0 You need Super Sampler 0.04 or later (super)
  33. |
  34. Set PreviewFonts$Path <Obey$Dir>.TeXFonts.,<Obey$Dir>.LaTeXFonts.,<Obey$Dir>.AMSFonts.
  35. |
  36. WimpSlot -min 320k -max 320k
  37. Run <Preview$Dir>.!RunImage %*0
  38.